Pocketbase Kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Pocketbase Kotlin
Pocketbase Kotlin
/
io.github.agrevster.pocketbaseKotlin
/
PocketbaseException
Pocketbase
Exception
class
PocketbaseException
(
val
reason
:
String
)
Members
Constructors
Pocketbase
Exception
Link copied to clipboard
constructor
(
error
:
PocketbaseError
)
constructor
(
reason
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
reason
Link copied to clipboard
val
reason
:
String